Welcome![Sign In][Sign Up]
Location:
Search - xmodem xmodem

Search list

[CommunicationXMODEM.C

Description: 这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。 测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用。 软件测试最困难的问题之一是知道何时停止测试(When to stop testing? ) 自己测试自己的程序是不可能的。 当一个软件被测出的缺陷数目增加时,更多的未被发现的缺陷存在的概率也随之增加。 -This XMODEM transfer protocol source code, the test can only be proved wrong there and not show anything wrong procedure. The two test role is : procedures for determining the existence of defects; Contribute to the judge whether the procedure can be used in practice. Software testing the most difficult one of the problems is to know when to stop testing (When to stop testing) testing their own procedures is not possible. When a software detected the increase in the number of defects, more undiscovered flaws in the probability has increased.
Platform: | Size: 2048 | Author: 伍先生 | Hits:

[ARM-PowerPC-ColdFire-MIPSMIPS-xmodem

Description: MIPS架构Xmodem和Ymodem源码程序,和tftp齐名常用网络通讯协议-MIPS architecture Xmodem and Ymodem source procedures, and tftp par common network communication protocol
Platform: | Size: 15360 | Author: 栋梁 | Hits:

[Com Portxmodem

Description: xmodem协议接收程序,和平台无关,只要加上串口发送函数即可使用。(内有详细说明)-XMODEM protocol to receive the procedure, and platform-independent, as long as the add function can be used to send the serial. (There are details below)
Platform: | Size: 9216 | Author: zhangbingbo | Hits:

[Embeded-SCM DevelopXmodem

Description: 基于S3C2410的xmodem协议实现,实现后可以通过该协议完成target和host的文件传输,不需要再用Jtag烧板子-Based on S3C2410 the XMODEM protocol to achieve the adoption of the agreement after the completion of target and host of the file transfer, do not need to use JTAG board burn
Platform: | Size: 43008 | Author: 刘远浩 | Hits:

[Communicationxmodem-receiver

Description: xmodem协议源码实现,用java实现,采用eclipse开发,支持多线程.-XMODEM protocol source code to achieve, achieve with java using eclipse to develop and support multi-threading.
Platform: | Size: 5120 | Author: 马硕 | Hits:

[Other Embeded programxmodem

Description: 在阳初s3c2410开发板上实现的xmodem传输协议-In the early Yang S3C2410 Development Board to achieve the XMODEM transfer protocol
Platform: | Size: 44032 | Author: 杜剑峰 | Hits:

[Embeded-SCM Developxmodem

Description: XMODEM 是一种适合在两个计算机之间进行文件传输的简单协议。嵌入式系统调试环境经常利用此协议或其变体,通过UART 端口进行image 的下载。实践者通过此实验环节可对通信协议的基本要素有较深入的了解,同时对通信协议在实时操作系统环境下的实现方式有初步了解。-XMODEM is a fit between the two computers Simple File Transfer Protocol. Debugging embedded systems often use this protocol environment or its variants, through the UART port for image downloading. Practice through this experiment, could be on the basic elements of communication protocols have a better understanding of communication protocols at the same time in real-time operating system environment to achieve a preliminary understanding of the way.
Platform: | Size: 4096 | Author: 王昊 | Hits:

[VxWorksxmodem

Description: vxworks下的XMODEM协议实现,调试通过-under VxWorks XMODEM protocol, debugging through
Platform: | Size: 22528 | Author: 欧阳 | Hits:

[Modem programXModem

Description: XModem协议源码,众所周知的一个协议的源码,搞arm的第一个程序基本上就是这个-XMODEM protocol source code, as we all know the source of an agreement, to engage the first arm is basically a program that
Platform: | Size: 7168 | Author: liujian | Hits:

[SCMXmodem

Description: 功能:编程实现简化Xmodem协议,为实现标准的Xmodem协议做基础-Function: XMODEM protocol to simplify programming for the realization of the standard XMODEM protocol as a foundation
Platform: | Size: 6144 | Author: 大蜜蜂 | Hits:

[Communicationxmodem.c.tar

Description: Xmodem program used to transfer the files using the xmodem protocol
Platform: | Size: 2048 | Author: Sandeep GR | Hits:

[Modem programxmodem+c.html.tar

Description: c-Xmodem sources read your package and describe it at least 40 bytes in English.-c-Xmodem sources read your package and describe it at least 40 bytes in English.
Platform: | Size: 4096 | Author: imbafrog | Hits:

[Embeded-SCM Develop5956459xmodemxieyi

Description: xmodem协议源码,搞嵌入式开发的人都知道这个吧,也是每个搞嵌入式开发最应该搞明白的串口通讯协议之一。-xmodem source agreement, those who engage in embedded development are aware of it now, but also each engage in the most embedded development should engage in to understand one of the serial communication protocol.
Platform: | Size: 1024 | Author: 海波 | Hits:

[Internet-NetworkXmodem-All

Description: 在VC6.0下编译,可以通过Xmodem—128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤-In VC6.0 compiled, you can Xmodem-128, 256,512 and the 1K Xmodem protocol to transfer files to the microcontroller, avoiding the tedious steps in burning
Platform: | Size: 95232 | Author: 邢庆广 | Hits:

[BooksXmodem

Description: 用 UART 做文件传输(采用 Xmodem协议).pdf-Xmodem Protol
Platform: | Size: 506880 | Author: 王晓斌 | Hits:

[Software EngineeringXModem

Description: 用xModem协议的AVR单片机的BootLoader-USE XModem to Flash AVR MCU FLASH,
Platform: | Size: 18432 | Author: 张大海 | Hits:

[VC/MFC1k-xmodem

Description: 通过使用C++实现1K xmodem实现程序,程序简单明了-Achieved through the use of C++ implementation 1K xmodem program, the program is simple
Platform: | Size: 1024 | Author: 李雪 | Hits:

[Program docXMODEM

Description: XMODEM的好资料 可以让更多的初学者学习。-XMODEM good information allows beginners to learn more.
Platform: | Size: 316416 | Author: | Hits:

[Com PortXmodem

Description: XMODEM协议是一种串口通信中广泛用到的异步文件传输协议。分为标准Xmodem和1k-Xmodem两种,前者以128字节块的形式传输数据,后者字节块为1k即1024字节,并且每个块都使用一个校验和过程来进行错误检测。在校验过程中如果接收方关于一个块的校验和与它在发送方的校验和相同时,接收方就向发送方发送一个确认字节(ACK)。由于Xmodem需要对每个块都进行认可,这将导致性能有所下降,特别是延时比较长的场合,这种协议显得效率更低。(XMODEM protocol is a widely used serial communication in the asynchronous file transfer protocol. Divided into standard Xmodem and 1k-Xmodem two, the data of 128 byte blocks, the blocks of bytes for 1K is 1024 bytes, and each block with a checksum and the process for error detection in the verification process. If the receiver is about a block and check with it at the sender's check and at the same time, the receiver to the sender sends a confirmation byte (ACK). Because the Xmodem needs are recognized for each block, which will lead to the decline in performance, especially the long delay situations, this agreement is less efficient. In addition to Xmodem, and Ymodem, Zmodem protocol. Their agreement is similar to Xmodem, the difference is that Ymodem allows batch file transmission, high efficiency; Zmodem is improved by Xmodem, it only needs to damage other block retransmission, the correct block does not need to send a confirmation byte. Reduces the amount of communication.)
Platform: | Size: 3072 | Author: 雄霸天下19 | Hits:

[DocumentsXmodem

Description: Xmodem协议的使用与接口的实现,可以通过次协议进行串口的传输(The use of the Xmodem protocol and the implementation of the interface can transmit the serial port through the sub protocol)
Platform: | Size: 5120 | Author: pengfujin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net